Kaluga
Toggle table of contents
apple64Bit
Target filter
apple64Bit
Switch theme
Search in API
Skip to content
Kaluga
notifications-permissions
/
com.splendo.kaluga.permissions.notifications
/
DefaultNotificationsPermissionManager
/
[apple64Bit]Provider
Provider
apple64Bit
class
Provider
(
val
notificationCenter
:
UNUserNotificationCenter
,
val
coroutineScope
:
CoroutineScope
)
:
CurrentAuthorizationStatusProvider
Members
Constructors
Provider
Link copied to clipboard
apple64Bit
constructor
(
notificationCenter
:
UNUserNotificationCenter
,
coroutineScope
:
CoroutineScope
)
Properties
coroutine
Scope
Link copied to clipboard
apple64Bit
val
coroutineScope
:
CoroutineScope
notification
Center
Link copied to clipboard
apple64Bit
val
notificationCenter
:
UNUserNotificationCenter
Functions
provide
Link copied to clipboard
apple64Bit
open
suspend override
fun
provide
(
)
:
ApplePermissionsHelper.AuthorizationStatus